* Fixed some crash-issues considering the chunked transfer code (totally rewrote it actually, probably a bit faster too)
* Fixed some popup-menu crash issues
* Fixed the online/offline-bug in private message (hopefully)
* Some code clean-up
* .306-based
* Installed an svn repository for public access at gempond.com/svn/odc
-- 5.3 2004-01-01 --
* Added user-defined time string
* Added notification as flashing tray icon/application taskbar button/child window tab upon arriving pm line or "special" line (defined in Settings->oDC Colors)
* Added "Search in window..." feature, to search in the current window. Now works in hub window for main chat, private messages and for the file list window (more to probably be added later on)
* Redesigned the window tabs to not look so old, but a little bit more XP-ish, and also added some hopefully nice-looking menu separators aswell, to result in an overall face-lift of the program
* Added an improved user copy menu to both the user list in the hub window, and to the search results
* Marker (╗) that shows in the progress bar, if the transfer is compressed/safe
* Added possibility to write any arbitrary text as connection type in the settings dialog. The default values are still there (Cable, DSL, etc)
* Added possibility to use color chat for private messages. Both for private messages and for hubs, these things are now totally optional (and one doesn't have to close and reopen the window for color settings changes to occur)
* Fixed the update check so it doesn't crash for some users (due to chunked transfers)
* 2000/XP-users: Changed the behavior of the auto-complete system. Left Shift means reverse-complete, Right Shift means complete Full usernames
* Developers: stl-port is now totally optional, but still recommended.
* Developers: WTL 7.1 used instead of WTL 7.0
* Removed the multi-hub search support (it only messed up things)
* Teach NMDC-users-thingie removed
* Finally fixed the auto-complete to prioritize chat action
* Fixed the chat crash-issue for real this time
* Right-click menu in private message now works to some extent. It fails for the bottom most dozen of lines for some reason, this will be fixed later on
* Fixed translation issues (now the example.xml provided with each release is a correct (hopefully) english version of the program)
-- 5.212 2003-11-06 --
* Hopefully fixed the painfull crash-issue in 5.211
-- 5.211 2003-10-27 --
* Security update, upgrade unless you want to risk someone to possibly harm you (this is for all versions prior to this one) (thanks fusbar)
-- 5.21 2003-05-28 --
* Added "Update check", to check for new updates (File -> Update check)
* Fixed bug concerning the dimmed text, where the color blending function failed (due to bugs in windows?)
* Fixed the major "100% cpu"-bug from dc++ 0.25 (didn't really have anything to do with cpu, but that's what most users thought so...)
* Changed the behaviour of the toolbar so that buttons for single instance windows will act as togglables
* Some code cleanup to remove a lot of messy compiler warnings